Skip to content

feat: add Delta Force wiki #7540

Open
Hesketh2 wants to merge 11 commits into
mainfrom
H2-DF-Mainpage
Open

feat: add Delta Force wiki #7540
Hesketh2 wants to merge 11 commits into
mainfrom
H2-DF-Mainpage

Conversation

@Hesketh2
Copy link
Copy Markdown
Collaborator

@Hesketh2 Hesketh2 commented May 21, 2026

Summary

Include Mainpage, Banners and Info.lua

Tested on https://liquipedia.net/lab/User:Hesketh2

@Hesketh2 Hesketh2 self-assigned this May 21, 2026
@Hesketh2 Hesketh2 requested review from a team as code owners May 21, 2026 13:22
@Hesketh2 Hesketh2 changed the title feat(mainpage): Delta Force mainpage feat: add Delta Force wiki May 21, 2026
While DF has two mode, a 20v20 and 3v3 we will use the less one as default
Comment on lines +15 to +16
local HtmlWidgets = Lua.import('Module:Widget/Html/All')
local Div = HtmlWidgets.Div
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
local HtmlWidgets = Lua.import('Module:Widget/Html/All')
local Div = HtmlWidgets.Div
local Html = Lua.import('Module:Widget/Html')
local Div = Html.Div

should be using widget3 on a new module

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this hasn't bee resolved

Comment thread lua/wikis/deltaforce/info.lua Outdated
@Kanopedia
Copy link
Copy Markdown
Collaborator

Added defaultMaxPlayersPerPlacement = 30, since of the giant squads for the specific gamemode tournaments.
(UInsure is 30 is enough but I assume that should be fine for now)

Comment thread lua/wikis/deltaforce/Info.lua
@Kanopedia
Copy link
Copy Markdown
Collaborator

Changed the transfers to yearly since that's whats set up for the transfer pages atm

Kanopedia and others added 2 commits May 22, 2026 08:56
weird, thought I already do it
Hesketh2 added 2 commits May 22, 2026 12:44
Not able to be completed right now because lack of new assets, so removing it from pills
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants